﻿*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {

    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.484;
    /* font-size: 12px; */
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

a {
    color: inherit;
    text-decoration: none
}

img {
    vertical-align: bottom;
}

dd,
dl,
dt,
li,
ol,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
}

ul {
    list-style: none
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.clearfix:after,
.container:after,
.row:after {
    clear: both
}

*{
    word-break:break-all;
   
}

.side-bar .list-group-item{
    border: none;
    border-radius: 3px;
    margin: 5px;
}
.news-list-item{
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.news-list-item:first-child{
    margin-top: 0px;
}
.news-list-item .title{
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.5;
    display: block;
}
.news-list-item .info{
    color: #999;
}
.avatar{
    display: inline-block;
}
.avatar img{
    display: inline-block;

}
a:hover{
    text-decoration: none;
}
.side-bar-card{
    background-color:#f2f0f2;
    margin-top: 10px;

    
}
.text-lg{
    font-size: 18px;
    font-weight: 600;
    
}
.side-bar-card .card-title{
    padding-left: 15px;
    padding-right: 15px;
}
.side-bar-card .card-body .list .item{
    padding-left: 15px;
    padding-right: 15px;
}
.side-bar-card .card-body .list .item:hover{
    background-color: rgba(0, 0, 0, 0.2);
}
.card-title{
    font-size: 20px;
    font-weight: bold;
}
.item .desc{
    color: #999;
}
/* .item{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
} */
.item:hover{
    color: #fff;
}
#toggle-checkbox:checked ~ div{
    display: block !important;
}
#toggle-label{
    display: inline-block;
    position: absolute;
    right: 5px;
    display: none;
    color: #fff;
}

.product{
    padding-top: 5%;
}
.product img{
    margin: auto;
}
.product:nth-child(odd) {
    background-color: #f5f5f5;
}
.top{
    background-color: #ffffff;
    padding-top: 1%;
    padding-bottom: 1%;
}

.hidden-xs ul{
    display: inline-block;
    width: 100%;
}
.hidden-xs li{
    width: 16%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    /* padding: 1% 0.5%; */
    font-weight: bold;
}
.hidden-xs li a{
    /* padding: 1%; */
    color: #fff !important;
}
.hidden-xs li a:hover {
    background: #000!important;
    color: #fff!important;
}
.nav{
    background-color: #0067ac;
    border: none;
}
.active {
    background: #000;
    color: #0067ac;
}
.left-title{
    background: linear-gradient(to bottom, #004e98, #007ebf);
    text-align: center;
    font-size: 30px;
    color: #fff;
    border-radius: 15px 15px 0px 0px;
    font-weight: 600;
    line-height: 2;
}
.left-nav{
    padding: 1%;
    border-bottom: 1px solid #999;
}
.left-nav li{
    background-color: #e2e2e2;
    color: #5a5a5a;
    margin: 2%;
    font-size: 16px;
    padding: 2%;
    padding-left: 5%;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 6%;
    margin-top: 6%;

}
.left-nav li:hover{
    background-color: #007ebf;
    color: #fff;
}
.right-title{
    background-image: url(../img/right-title.jpg);
    background-size: 100% 100%;
    font-size: 16px;
    padding: 1%;
    padding-left: 5%;
    color: #fff;
    font-weight: 600;
}
.right-title span{
    color: #000;
    font-weight: 500;
    font-size: 14px;
}
.right-ul{
    padding-top: 5%;
}
.right-ul img{max-width:100%}
.thumbnail{
    background-color: #dddddd;
    text-align: center;
    font-size: 13px;
    color: #000;
}
.col-img{
    border: 5px solid #c1c1c1;
}
.col-img:hover{
    border: 5px solid #007ebf;
}
.ys{
    background-image: url(../img/ys.jpg);
    background-size: 100% 100%;
}
.ys-title{
    font-size: calc(2em + 1vw);
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding-top: 2%;
}
.ys-left{
    background-color: #007ebf;
    color: #fff;
    font-size: 70px;
    border-radius: 50% 50%;
    width: 30%;
    height: 30%;
    text-align: center;
    float: left;
}
.ys-right{
    width: 68%;
    display: inline-block;
    padding-left: 3%;
}
.ys-right-top{
    font-size: 30px;
    color: #fff;

}
.ys-right-bottom{
    font-size: 20px;
    color: #fff;
    padding-top: 3%;
}
.ys-c{
    margin-bottom: 5%;
    margin-top: 5%;
}
.cj-title{
    text-align: center;
    font-size: calc(1em + 0.5vw);
    
    overflow: hidden;
    margin-top: 2%;
    margin-bottom: 2%;
}
.cj-title span{
    background-color: #0067ac;
    padding: 2%;
    color: #fff;
}
.cj-main{
    margin-bottom: 10%;

}
.about{
    background-color: #f0f0f0;
    padding-top: 2%;
    padding-bottom: 3%;
}
.about-title{
    text-align: center;
    color: #0067ac;
}
.about-title span{
    font-weight: 600;
    letter-spacing: -0.1em;
}
.about-main{
    font-size: 16px;
    line-height: 2;
}
.about-main p{
    text-indent: 32px;
}
.img-responsive{
    display: inline-block;
}
.news-title{
    font-weight: 600;
    font-size: 18px;
    margin: 2%;
    border-bottom: 3px solid #efefef;
}
.arc-item{
    margin: 2%;
    border-bottom: 1px dashed #ededed;
    padding-bottom: 2%;
}
.ld{
    border-bottom: 3px solid #007ebf;
    display: inline-block;
    padding: 2%;
}
.arc-data{
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #999;
    text-align: center ;
    padding: 2%;
}
.arc-data span{
    font-size: 27px;
    font-weight: 600;
    color: #6b6666;
}
.arc-title{
    font-size: 18px;
    margin: 2%;
    color: #080808;
}
.arc-des{
    font-size: 14px;
    margin: 2%;
    text-indent: 28px;
    color: #c4c3c3;
}
.arc-des span{
    float: right;
    color: #D60000;
}
.gsm{
    font-size: 27px;
    color: #000;
    font-weight: 600;
}
.lx{
    font-size: calc(0.7em + 0.5vw);
    margin: 2%;
}
.contact{
    background: url(../img/contact.jpg) no-repeat right center;
    background-size: 35% 100%;
}
.footer{
    background-color: #2a2c2b;

}
.footer-nav{
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.banquan,
.flink{
    text-align: center;
    color: #fff;
}
/*å“åº”å¸ƒå±€*/
@media screen and (max-width: 767px){
    .ys{
        background-image: url(../img/ys.jpg);
        background-size: auto;
    }
    .hidden-xs li{
        width: 97%;
    }
    .left-nav li {
        background-color: #e2e2e2;
        color: #5a5a5a;
        margin: 2%;
        font-size: 16px;
        padding: 2%;
        padding-left: 5%;
        border-radius: 5px 5px 5px 5px;
        width: 45%;
        display: inline-block;
    }
    .footer-nav{
        display: none;
    }
    .ys-left {
        background-color: #007ebf;
        color: #fff;
        font-size: 42px;
        border-radius: 50% 50%;
        width: 30%;
        height: 6rem;
        text-align: center;
        float: left;
    }
    .ys-right {
        width: 70%;
        display: inline-block;
        padding-left: 3%;
        float: right;
    }
    .ys-right-top {
        font-size: 22px;
        color: #fff;
    }
    .ys-right-bottom {
        font-size: 14px;
        color: #fff;
        padding-top: 3%;
    }
    .arc-data {
        border: 1px solid #dddddd;
        font-size: 11px;
        color: #999;
        text-align: center;
        padding: 0%;
    }
    .n-{
        display: none;
    }
}


/*arc*/
.main{
    margin-top: 2%;
    margin-bottom: 2%;
}
.n-left-title{
    background: linear-gradient(to bottom, #004e98, #007ebf);
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-radius: 15px 15px 0px 0px;
    font-weight: 600;
    line-height: 2;
}
.n-{
    margin-bottom: 2%;
    border-bottom: none;
}
.my_pages{clear:both!important;padding:5px 0 0;text-align:center;margin:5px auto;line-height:30px;text-align:center;}
.my_pages a,.my_pages span{list-style:none;text-align:center;height:24px;display:inline;margin:0 2px;overflow:hidden;white-space:nowrap;font-size:13px;background:#fff;color:#555;padding:6px 10px;border: #999 1px solid;}
.my_pages a:hover{color:#fff;background:#FF6600;border:#FF6600 1px solid;height:24px;overflow:hidden;text-decoration:none;cursor:pointer;}
.my_pages .page-num-current{background:#FF6600;border:#FF6600 1px solid;color:#fff;font-weight:700;}
.arc-title span{
    float: right;
    color: #2a2c2b;
}
.n-arc-title{
    font-size: 20px;
    margin: 0;
    font-weight: normal;
    color: #0079ca;
    text-align: center;
}
.n-arc-info{
    margin: 15px 0 0;
    font-size: 12px;
    color: #999;
    border-top: 1px dashed #ddd;
    padding-top: 15px;
    text-align: center;
}
.n-arc-info span{
    padding: 0 10px;
    display: inline-block;
}
.content-exp {padding: 10px 15px;font-size: 12px;background-color: #f5f5f5;margin-top: 20px;border-radius: 5px;}
.content-exp li {line-height: 2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.n-arc-img{
    text-align: center;f0f0
    padding: 2%;
}
.arc-item:hover{
    background-color: #f0f0f0;
}

.fixed {
    width: 100%;
    height: 6rem;
    background: #be0101;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    padding-top: .2rem;
    display: none;
}

.fixed ul li {
    float: left;
    width: 25%;
    height: 1rem
}

.fixed ul li a {
    display: block;
    width: 100%;
    height: 1rem
}

.fixed ul li i {
    display: block;
    font-size: 2rem;
    margin-bottom: 5px;
}
.fixed ul li p {
    font-size: 1.65rem;
}

.fixed ul li i,
.fixed ul li p {
    text-align: center;
    color: #fff
}
@media screen and (max-width: 767px){
    body{
    padding-bottom: 60px;
}
    .fixed {
        width: 100%;
        height: 6rem;
        background: #337ab7;
        overflow: hidden;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        padding-top: 0.6rem;
        display:inline-block;
    }}